home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000004_timbl _Thu Oct 31 11:49:15 1991.msg < prev    next >
Internet Message Format  |  1994-01-24  |  6KB

  1. Return-Path: <timbl>
  2. Received: by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA09130; Thu, 31 Oct 91 11:49:15 GMT+0100
  4. Date: Thu, 31 Oct 91 11:49:15 GMT+0100
  5. From: timbl (Tim Berners-Lee)
  6. Message-Id: <9110311049.AA09130@ nxoc01.cern.ch >
  7. Received: by NeXT Mailer (1.62)
  8. To: Edward Vielmetti <emv@ox.com>
  9. Subject: Re: Home page design, WAIS gateway bug, MSEN
  10. Cc: www-talk
  11.  
  12. Ed, you asked:
  13.  
  14. >> Any chance that you could put the "home page" from CERN and some   
  15. other sample good pages up for anonymous FTP? <<
  16.  
  17. Done for the CERN home page:  
  18. //info.cern.ch/pub/WWWLineModeDefaults.tar.Z
  19.  
  20. > I'd be interested to hear any thoughts you have on what it takes to
  21. > make a good home page.  I suppose you want to be sure that a user
  22. > doesn't get so completely lost that they can't find their way out,  
  23. > enough local information that people feel more or less at home.
  24. > hm hm hm.
  25.  
  26. Yes, Good home page design is an art -- like the cover of a magazine,  
  27. or a quick-reference card. Of course it depends on the readership.  
  28. The CERN home page has to start with the CERN things to minimise the  
  29. number of keystokes/clicks for the largest number of users. At the  
  30. same time, it needs pointers for someone with a broader interest to  
  31. rapidly find a wider topic, and it has to suggest to people what is  
  32. behind it so that later they will use it again on another topic.
  33. The competition for the first 24 lines is hot! I have thought of  
  34. having a "Latest additions" link, so that people who though they know  
  35. the web can check for new bits.
  36.  
  37. There is also the question of whether to make the layout really open  
  38. (lots of white space), with 5 well-explained links on each page, or  
  39. to cram in as much as possible. I feel one should start with  
  40. something very open and obvious, but then get more compact once the  
  41. reader is into something he is interested in and has got the hang of  
  42. the program. Having a fast scollbar make it much easier to cope with  
  43. lots of open text. People must have done their PhDs on this sort of  
  44. thing...
  45.  
  46. I suspect one should have, for each site/organisation, a public home  
  47. page for those from outside, as well as a private one for those who  
  48. will underderstand terms differently. For example, a link to the CERN  
  49. phone book from outside could mention that the numbers need to be  
  50. prefixed with +41(22)767!
  51.  
  52. Also, both pages should be linked to some list of other sites.  
  53. Perhaps a tree of pages which emulate the domain/x500 naming scheme a  
  54. little would be useful because people are used to browsing that way,  
  55. and will be able to once x500 is part of the web. This is only one  
  56. structure which is useful, though. A tree by subject a la Dewey  
  57. decimal system would be another - hypertext would get over the tree  
  58. restriction which limits Dewey's usefulness. In fact, making  
  59. hypertext overviews and making indexes of third party data should be  
  60. "value added services" which anyone - library, or company like  
  61. yourselves, should be able to do on top of existing data. Making  
  62. sense of the morass of data (as you have been doing for years) is a  
  63. very valuable contribution to the world of knowledge. Such ordered  
  64. overview or review information is likely to be much more widely read  
  65. than the underlying documents.  The best reviews will be most quoted,  
  66. and hence most read, so survival of the fittest will ensure that most  
  67. people don't spend their time reading junk.
  68.  
  69. > By the way, it's possible to build a Sun 3 client with no problem
  70. > at all - just make a "sun3" directory, copy in the Sun 4 makefile, 
  71.  
  72. > and make.
  73.  
  74. Thanks - I don't have sun3 to test on, but I'll make the directory
  75. any copy the makefile: thanks!
  76.  
  77.  
  78. > "Document address invalid or access not authorised" on 
  79.  
  80.  'http://info.cern.ch./hypertext/Products/WAIS/NewsGroupRelated.html'
  81. > could you check on it?)
  82.  
  83. Oops .. [Long story: The default home page in the last release has a  
  84. pointer to a file ...Products/WAIS/Sources.html which had just been  
  85. renamed  ...Products/WAIS/Sources/Overview.html. When you read it,  
  86. there was a soft link from the old to the new so you read the new  
  87. file but with the client thinking it was at the old address. This  
  88. worked until I put in the new relative link to your list. Then, the  
  89. relative link was parsed relative to the old address, generating the  
  90. bad adderss above]. It should be ok now. 
  91.  
  92.  
  93. ___________________________________________________________________
  94.  
  95. >> I figured out how to store a WAIS query.  For your "What is MSEN"  
  96. pointer,  something like
  97. <A  
  98. HREF=http://info.cern.ch:8001/quake.think.com:210/wais-discussion-arc 
  99. hives?msen> will work just fine. <<
  100.  
  101. Well done! .. I've linked "MSEN" in your list to you main document.
  102.  
  103. By the way, I want to make that address
  104.  
  105.     wais:/quake.think.com:210/wais-discussion-archives?msen
  106.  
  107. but first I have to put into the client a table of gateway addresses  
  108. for protocols the client doesn't know himself.
  109.  
  110. >> I hacked the line mode client so that "RECALL" and "LIST" spit  
  111. things out in a format that's ready to cut and paste into a source  
  112. document; that was the easiest way to get documents of my own going  
  113. quickly. <<
  114.  
  115. Ok...I wondered whether a command "Append a reference to this node in  
  116. HTML to file xxx" would be useful. It would allow people to keep  
  117. lists of interesting nodes in their own space. It's in the Line Mode  
  118. bug list now.
  119.  
  120. ________________________________
  121.  
  122. >> WAIS database names can include / in them, which
  123. gums up your heuristics for figuring out how to parse them. <<
  124.  
  125.  
  126. Yes -- that's true.  I should escape them or something...
  127.  
  128. Thanks for all your feedback, Ed.  MSEN sound like something heading  
  129. in the right direction.  By the way, do your [prospective] clients  
  130. have workstations in general, or is it all MDOS? Do they dial in, or  
  131. have leased lines?
  132.  
  133. I wish I could have gone to the IETF to meet a few people in person,  
  134. yourself included, but Robert Cauilliau and I are going to HyperText  
  135. 91 (Dec 15-18 in San Antonio TX), and that blows my US Travel quota.  
  136. Will you be at HT91 by any chance?
  137.  
  138. Tim BL
  139.  
  140.